| Visual Basic (Declaration) | |
|---|---|
Public Overrides NotOverridable Function Compare( _ ByVal x As T, _ ByVal y As T _ ) As Integer  | |
Parameters
- x
 - y
 
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
Comparable.EqualityComparer<T> ClassComparable.EqualityComparer<T> Members
Base Implementation in Compare